projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
730426a
)
(INSTALL): Add definition.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 25 May 1993 20:00:53 +0000
(20:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 25 May 1993 20:00:53 +0000
(20:00 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 672b10eb6af76fa7bfd91f6f849dbd48dd8d141d..95ca4de7836e29b70ff0ecb34052c82d3057bba4 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-182,6
+182,7
@@
buildlisppath=${srcdir}/lisp
# ==================== Utility Programs for the Build ====================
# Allow the user to specify the install program.
+INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@